PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DDeactivationState Enumeration
In This Topic
    PDF3DDeactivationState Enumeration
    In This Topic
    Defines the supported states upon 3D annotation deactivation.
    Members
    MemberDescription
    INSTANTIATEDInstantiated.
    LIVELive.
    UNINSTANTIATEDUninstantiated.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.o2sol.pdf4java.annotations.a3d.PDF3DDeactivationState

    See Also